home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d8 / sk_j1202.arc / 4WILDCAT.ARC / SMBUP.BAT < prev    next >
DOS Batch File  |  1989-12-23  |  230b  |  10 lines

  1. echo off
  2. rem This is the batch file for SuperK
  3. rem Super8K-G MNP Uploads in Batch Mode
  4. rem User MUST be using SuperK or K9X
  5. cd\wildcat\protocol
  6. superk p%2 s%1 rmb f %3
  7. if exist %3 copy %3 %4
  8. if exist %3 del %3
  9. cd\wildcat
  10.